We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455acd0 commit 43981e1Copy full SHA for 43981e1
.github/workflows/compose-lint.yml
@@ -101,7 +101,7 @@ jobs:
101
echo ""
102
103
- name: Run GitGuardian scan
104
- uses: GitGuardian/ggshield-action@427861a5523bded845b977f15c9e72ed24d312a4 # v1.45.0
+ uses: GitGuardian/ggshield-action@8b29edc57b582045b12d45c8cc8f8040e121693b # v1.46.0
105
env:
106
GITHUB_PUSH_BEFORE_SHA: ${{ inputs.github-event-before }}
107
GITHUB_PUSH_BASE_SHA: ${{ inputs.github-event-base }}
0 commit comments