Skip to content

Commit

Permalink
build(deps): bump actions/deploy-pages from 2.0.2 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 646043d commit ea164d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wit-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
if: ${{ github.ref == 'refs/heads/main' }}
steps:
- uses: actions/deploy-pages@v2.0.2
- uses: actions/deploy-pages@v2.0.3
id: deployment

release:
Expand Down

0 comments on commit ea164d9

Please sign in to comment.