Skip to content

Commit 1c64ff3

Browse files
authored
Merge pull request #4054 from Unidata/dependabot-github_actions-dot-github-workflows-peaceiris-actions-gh-pages-4.1.0
CI: (deps): Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in /.github/workflows
2 parents 0f7ef98 + a6cfc66 commit 1c64ff3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: echo "doc-version=${{ env.DOC_VERSION }}" >> $GITHUB_OUTPUT
9090

9191
- name: Upload to GitHub Pages
92-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
92+
uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
9393
with:
9494
github_token: ${{ secrets.GITHUB_TOKEN }}
9595
publish_dir: ./docs/build/html

.github/workflows/verify-pinned-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-slim
1313
steps:
1414
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15-
- uses: unidata/pinned-actions-verifier@f35d45122e5b5db9d5c1726cbf890d3d4d980568 # v1.0.0
15+
- uses: unidata/pinned-actions-verifier@a7df1b8ac192ab2903c6b04b64827da1925aac69 # v1.0.1

0 commit comments

Comments
 (0)