Skip to content

Commit 24777e9

Browse files
chore(deps): update actions
1 parent 1d91571 commit 24777e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/tag-git-release/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
version: "1.7"
3535
force: true
3636

37-
- uses: webfactory/[email protected].0
37+
- uses: webfactory/[email protected].1
3838
with:
3939
ssh-private-key: ${{ inputs.ssh-private-key }}
4040

.github/workflows/nissuer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Nissuer
20-
uses: balazsorban44/nissuer@1.7.3
20+
uses: balazsorban44/nissuer@1.10.0
2121
with:
2222
reproduction-comment: ".github/invalid-link.md"
2323
reproduction-hosts: "github.com,gist.github.com,play.swc.rs,evanw.github.io,lightningcss.dev,play.rust-lang.org,stackblitz.com"

0 commit comments

Comments
 (0)