Skip to content

Commit

Permalink
chore: Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 20, 2023
1 parent aa9e866 commit 9c5c039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
action:
runs-on: ubuntu-22.04
steps:
- uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21
- uses: dessant/lock-threads@d42e5f49803f3c4e14ffee0378e31481265dda22
with:
issue-lock-reason: resolved
issue-inactive-days: 7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: ${{ env.GO_VERSION }}
- uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19
- uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8
- name: create-syso
run: |
make create-syso
Expand Down

0 comments on commit 9c5c039

Please sign in to comment.