We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a402acc commit 4377dc9Copy full SHA for 4377dc9
.github/workflows/security.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Setup Go Environment
14
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
15
with:
16
cache: true
17
- run: go install github.com/google/yamlfmt/cmd/yamlfmt@latest
0 commit comments