We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 185e178 + f821fba commit 32cbcecCopy full SHA for 32cbcec
.github/workflows/test-action.yml
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Get GITHUB_TOKEN for Github Apps
42
- uses: nabeken/go-github-apps@26f1e0f59f98903fca86f03b2bef2f32f25693e9 # v0
+ uses: nabeken/go-github-apps@185e178d7751c856e042c4c4489537d407cdf9c0 # v0
43
id: go-github-apps
44
with:
45
installation_id: ${{ secrets.installation_id }}
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
0 commit comments