We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92961c2 commit b47e845Copy full SHA for b47e845
.github/workflows/auto-testing.yml
@@ -79,6 +79,6 @@ jobs:
79
steps:
80
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
81
- name: Run pinact
82
- uses: suzuki-shunsuke/pinact-action@1081f5ad49ac904b7d977784f338145150a32112 # v1.4.0
+ uses: suzuki-shunsuke/pinact-action@cf51507d80d4d6522a07348e3d58790290eaf0b6 # v2.0.0
83
with:
84
skip_push: "true"
0 commit comments