We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6114d4 commit f93ac7eCopy full SHA for f93ac7e
.github/workflows/checks.yaml
@@ -63,7 +63,7 @@ jobs:
63
runs-on: ubuntu-latest
64
steps:
65
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
66
- - uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3.0.22
+ - uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4 # v3.0.23
67
68
tools:
69
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT || 10) }}
0 commit comments