Skip to content

Commit 14f65d4

Browse files
Bump actions/upload-artifact from v2.2.2 to v2.2.3 (vmware-tanzu#124)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.2.2...ee69f02) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e317f4 commit 14f65d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
env:
6262
KO_DOCKER_REPO: docker.io/vmware
6363
- name: Upload Service Bindings build
64-
uses: actions/[email protected].2
64+
uses: actions/[email protected].3
6565
with:
6666
name: service-bindings.yaml
6767
path: service-bindings.yaml

0 commit comments

Comments
 (0)