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

Commit b6b6953

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#1159)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...cc20338) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f4f8cf commit b6b6953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
chmod -R 777 ./codegate_volume
5454
5555
- name: Download the CodeGate container image
56-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
56+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
5757
with:
5858
name: ${{ inputs.artifact-name }}
5959

0 commit comments

Comments
 (0)