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 f5ae34d commit accdc22Copy full SHA for accdc22
.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@a6896d13d22e2bf108a78b0c52d3f867c1f41b34 # v0.2.1
+ uses: suzuki-shunsuke/pinact-action@49cbd6acd0dbab6a6be2585d1dbdaa43b4410133 # v1.0.0
82
with:
83
skip_push: "true"
0 commit comments