Skip to content

Commit eeab1c3

Browse files
Merge pull request #2406 from flannel-io/dependabot/github_actions/actions/configure-pages-6.0.0
Bump actions/configure-pages from 5.0.0 to 6.0.0
2 parents 37a9ae7 + c247623 commit eeab1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
run: gh release upload ${{ env.GIT_TAG }} dist/flannel.tgz dist/kube-flannel.yml
192192

193193
- name: Setup Pages
194-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b #v5.0.0
194+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d #v6.0.0
195195

196196
- name: Upload artifact
197197
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b #v4.0.0

0 commit comments

Comments
 (0)