Skip to content

Commit

Permalink
build(deps): bump withastro/action from 0 to 1
Browse files Browse the repository at this point in the history
Bumps [withastro/action](https://github.com/withastro/action) from 0 to 1.
- [Release notes](https://github.com/withastro/action/releases)
- [Commits](withastro/action@v0...v1)

---
updated-dependencies:
- dependency-name: withastro/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3f29307 commit dfd0daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v4
- uses: withastro/action@v0
- uses: withastro/action@v1
with:
path: ./web
- id: deployment
Expand Down

0 comments on commit dfd0daa

Please sign in to comment.