Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 4bff467

Browse files
build(deps): bump actions/upload-artifact from 3.1.1 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 4.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@83fd05a...26f96df) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0f9282 commit 4bff467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-containers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
fi
8888
8989
- name: Upload Dockerfile
90-
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
90+
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
9191
with:
9292
name: dockerfiles
9393
path: dockerfiles

0 commit comments

Comments
 (0)