Skip to content

Commit 3aa7e66

Browse files
Bump withastro/action from 3.0.0 to 3.0.2 in the ci-dependencies group (#36)
Bumps the ci-dependencies group with 1 update: [withastro/action](https://github.com/withastro/action). Updates `withastro/action` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@44cbafd...56781b9) --- updated-dependencies: - dependency-name: withastro/action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f622db3 commit 3aa7e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: "Install, build, and upload your site"
19-
uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0
19+
uses: withastro/action@56781b97402ce0487b7e61ce2cb960c0e2cc5289 # v3.0.2
2020

2121
deploy:
2222
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)