Skip to content

Commit 94913ac

Browse files
chore(deps-ci): bump the github-actions group with 2 updates (#3)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af783be commit 94913ac

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:
@@ -121,7 +121,7 @@ jobs:
121121
github_token: ${{ secrets.GITHUB_TOKEN }}
122122

123123
- name: Attest build provenance
124-
uses: actions/attest-build-provenance@v1
124+
uses: actions/attest-build-provenance@v2
125125
if: steps.release.outputs.released == 'true'
126126
with:
127127
subject-path: "dist/*"

0 commit comments

Comments
 (0)