We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2868c26 commit 7073301Copy full SHA for 7073301
.github/workflows/pull_request.yml
@@ -32,6 +32,6 @@ jobs:
32
steps:
33
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
- name: Run pinact
35
- uses: suzuki-shunsuke/pinact-action@5c5491051b56f602db279fe380abaf4112727eb2 # v0.2.2
+ uses: suzuki-shunsuke/pinact-action@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 # v1.0.0
36
with:
37
skip_push: "true"
0 commit comments