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 21ed9fa commit 5bfd9b4Copy full SHA for 5bfd9b4
2 files changed
.github/workflows/goreleaser.yaml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
goreleaser:
15
- uses: libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@69fc4b92079cd51606e1d4757031c6e9b645bb5a # main
+ uses: libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@66905c983e1ec673e936a7dc4b4d5c2ad0016b49 # main
16
permissions:
17
contents: write
18
id-token: write
.github/workflows/integration-test.yaml
@@ -32,7 +32,7 @@ jobs:
32
go-version: "1.26.x"
33
34
- name: Install sitectl
35
- uses: libops/.github/.github/actions/install-sitectl@90a9272d0829c878a682ba636bc155c2b06c7939 # main
+ uses: libops/.github/.github/actions/install-sitectl@66905c983e1ec673e936a7dc4b4d5c2ad0016b49 # main
36
with:
37
packages: sitectl
38
package-versions: sitectl=0.40.0
0 commit comments