mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-07 02:29:00 +00:00
Merge pull request #13315 from kata-containers/dependabot/github_actions/actions/configure-pages-6.0.0
build(deps): bump actions/configure-pages from 5.0.0 to 6.0.0
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
pages: write # needed to build GitHub Pages artifacts
|
||||
id-token: write # needed for OIDC authentication with GitHub Pages
|
||||
steps:
|
||||
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
|
||||
- uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
Reference in New Issue
Block a user