Skip to content

Commit b02dbc8

Browse files
Bump withastro/action from 5.2.0 to 6.1.0 in the ci-dependencies group (#94)
Bumps the ci-dependencies group with 1 update: [withastro/action](https://github.com/withastro/action). Updates `withastro/action` from 5.2.0 to 6.1.0 - [Release notes](https://github.com/withastro/action/releases) - [Commits](withastro/action@15aa0a5...4470635) --- updated-dependencies: - dependency-name: withastro/action dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1e734f commit b02dbc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/site-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Install, build, and upload your site
22-
uses: withastro/action@15aa0a5a1e067940253e3b259413ab2ae882a740 # v5.2.0
22+
uses: withastro/action@44706356b4eb735f8b9035699eb4796241a040c4 # v6.1.0
2323

2424
deploy:
2525
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)