Skip to content

Commit f01a5e4

Browse files
chore(deps): update repository maintenance (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed671f2 commit f01a5e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: echo "NEWNAME=$(./utilities/rename-package.R *.tar.gz)" >> "$GITHUB_ENV"
7070
- name: Attest builds
7171
id: attest_build
72-
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
72+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
7373
with:
7474
subject-path: ${{ env.NEWNAME }}
7575
- name: debug

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
- --branch
6868
- RELEASE.*
6969
- repo: https://github.com/compilerla/conventional-pre-commit
70-
rev: v3.6.0
70+
rev: v4.2.0
7171
hooks:
7272
- args:
7373
- build

0 commit comments

Comments
 (0)