File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
# See https://goreleaser.com/blog/supply-chain-security/
29
29
- name : installs syft for generating the SBOM with goreleaser
30
30
if : " ${{ inputs.goreleaser == 'true' }}"
31
- uses : anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18 .0
31
+ uses : anchore/sbom-action/download-syft@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19 .0
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
docs-preview :
12
- uses : elastic/docs-builder/.github/workflows/preview-build.yml@0f7705950703dc3abe4eff4f1a08714d479bf393 # main
12
+ uses : elastic/docs-builder/.github/workflows/preview-build.yml@995e6f7ad5b0b8fd1f6a0b4a4bbc2987d24fa846 # main
13
13
with :
14
14
path-pattern : docs/**
15
15
permissions :
Original file line number Diff line number Diff line change 7
7
8
8
jobs :
9
9
docs-preview :
10
- uses : elastic/docs-builder/.github/workflows/preview-cleanup.yml@0f7705950703dc3abe4eff4f1a08714d479bf393 # main
10
+ uses : elastic/docs-builder/.github/workflows/preview-cleanup.yml@995e6f7ad5b0b8fd1f6a0b4a4bbc2987d24fa846 # main
11
11
permissions :
12
12
contents : none
13
13
id-token : write
You can’t perform that action at this time.
0 commit comments