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

Commit 8378a8b

Browse files
Bump actions/download-artifact from 4.1.9 to 4.2.1 (#1296)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cc20338...95815c3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3b3525 commit 8378a8b

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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
56+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
5757
with:
5858
name: ${{ inputs.artifact-name }}
5959

0 commit comments

Comments
 (0)