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 57f24fd commit 4df09abCopy full SHA for 4df09ab
.github/workflows/test.yaml
@@ -28,7 +28,7 @@ jobs:
28
binaries-location: age
29
chmod: 0755
30
- name: Setup SOPS
31
- uses: nhedger/setup-sops@v2
+ uses: nhedger/setup-sops@187c90dbb4e28c3225263886266a5b92baa7e5a1 # v2.1.1
32
- name: Test .NET solution or project
33
uses: devantler-tech/composite-actions/dotnet-test-action@d4b23f9e20423712a3300a63bdbaf4ac70fee721 # v.1.9.2
34
with:
0 commit comments