Skip to content

Commit 31e7b81

Browse files
deps: pin dependencies
1 parent 4b0142b commit 31e7b81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ghcr-password: ${{ secrets.GHCR_PASSWORD }}
3131

3232
job-image-vcn:
33-
uses: ckotzbauer/sbom-operator/.github/workflows/release-job-image.yml@main
33+
uses: ckotzbauer/sbom-operator/.github/workflows/release-job-image.yml@4b0142bb659e6e64ba11d402bcea8e7464e63cf2 # main
3434
needs: [release]
3535
with:
3636
version: ${{ github.event.inputs.version }}
@@ -65,7 +65,7 @@ jobs:
6565
6666
bump-chart:
6767
needs: [get-digest]
68-
uses: ckotzbauer/helm-charts/.github/workflows/bump-chart.yaml@main
68+
uses: ckotzbauer/helm-charts/.github/workflows/bump-chart.yaml@0148bb59a1b3da35e088c23a66ffbf0f38c9bf87 # main
6969
with:
7070
chart: sbom-operator
7171
app-version: ${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)