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.
2 parents bfb9f86 + 5951a16 commit 23541ecCopy full SHA for 23541ec
1 file changed
.github/workflows/update-geolite2.yml
@@ -160,7 +160,7 @@ jobs:
160
161
- name: Report failure via GitHub Issue
162
if: failure()
163
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
164
with:
165
script: |
166
const errorType = '${{ steps.checksum.outputs.error }}' || 'unknown';
0 commit comments