Skip to content

Commit cdd07ed

Browse files
chore(ci): bump the github-actions group with 2 updates (#4)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d79c20 commit cdd07ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
with:
3131
fetch-depth: 0
32-
- uses: wagoid/commitlint-github-action@v6.0.1
32+
- uses: wagoid/commitlint-github-action@v6.2.1
3333

3434
test:
3535
strategy:
@@ -97,7 +97,7 @@ jobs:
9797
github_token: ${{ secrets.GITHUB_TOKEN }}
9898

9999
- name: Attest build provenance
100-
uses: actions/attest-build-provenance@v1
100+
uses: actions/attest-build-provenance@v2
101101
if: steps.release.outputs.released == 'true'
102102
with:
103103
subject-path: "dist/*"

0 commit comments

Comments
 (0)