We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a1b9c + 7b43509 commit e3d1da6Copy full SHA for e3d1da6
1 file changed
.github/workflows/build.yml
@@ -84,7 +84,7 @@ jobs:
84
-
85
name: GPG conf
86
if: ${{ !startsWith(matrix.os, 'windows-') }}
87
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
88
id: gpg
89
with:
90
script: |
0 commit comments