Skip to content

Commit c8f2573

Browse files
build(deps-dev): bump actions/download-artifact (#78)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a730af5 commit c8f2573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
github.event.workflow_run.conclusion == 'success'
3333
steps:
3434
- name: Download extension oci flatten images
35-
uses: actions/download-artifact@448e3f862ab3ef47aa50ff917776823c9946035b # v4.3.0
35+
uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3.0
3636
with:
3737
name: podman-desktop-image-checker-openshift-ext
3838
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)