Skip to content

Commit

Permalink
Merge pull request #215 from elastic/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-2227f20b3f

build(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in the github-actions group
  • Loading branch information
reakaleek authored Nov 11, 2024
2 parents b5f7f3f + 61c1b1c commit acc5751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
labels: ${{ steps.docker-meta.outputs.labels }}

- name: Attest image
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
with:
subject-name: index.docker.io/${{ env.DOCKER_IMAGE_NAME }}
subject-digest: ${{ steps.docker-push.outputs.digest }}
Expand Down

0 comments on commit acc5751

Please sign in to comment.