Skip to content

Commit 467a1f0

Browse files
authored
Merge pull request #170 from trailofbits/dependabot/github_actions/{{cookiecutter.project_slug}}/dot-github/workflows/actions-d5201f80bd
build(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 in /{{cookiecutter.project_slug}}/.github/workflows in the actions group across 1 directory
2 parents be3273b + 9e325ea commit 467a1f0

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
url: ${{ steps.deployment.outputs.page_url }}
4242
steps:
4343
- id: deployment
44-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
44+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0

0 commit comments

Comments
 (0)