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.
1 parent 16b9cea commit 1b8ce51Copy full SHA for 1b8ce51
.github/workflows/code-health-tools.yml
@@ -84,7 +84,7 @@ jobs:
84
runs-on: ubuntu-latest
85
steps:
86
- name: Checkout
87
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
88
- name: Install Go
89
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
90
with:
0 commit comments