We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b30ec3 commit 27aef87Copy full SHA for 27aef87
.github/workflows/auto-testing.yml
@@ -78,6 +78,6 @@ jobs:
78
steps:
79
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
80
- name: Run pinact
81
- uses: suzuki-shunsuke/pinact-action@5c5491051b56f602db279fe380abaf4112727eb2 # v0.2.2
+ uses: suzuki-shunsuke/pinact-action@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 # v1.0.0
82
with:
83
skip_push: "true"
0 commit comments