Skip to content

Commit 0efef2d

Browse files
authored
Merge pull request #6446 from FlowFuse/dependabot/github_actions/actions/download-artifact-7.0.0
Bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents 431e504 + 36fe888 commit 0efef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ jobs:
367367
echo "timestamp=$(date +%s)" >> $GITHUB_ENV
368368
369369
- name: Download artifact
370-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
370+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
371371
with:
372372
name: k8s-forge
373373
path: /tmp

0 commit comments

Comments
 (0)