Skip to content

Commit 8596091

Browse files
authored
Merge pull request #291 from elastic/dependabot/github_actions/github-actions-f4147ab745
build(deps): bump the github-actions group with 2 updates
2 parents bb3315d + b43c89d commit 8596091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Build and push image
4646
id: docker-push
47-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
47+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
4848
with:
4949
context: .
5050
provenance: mode=max
@@ -54,7 +54,7 @@ jobs:
5454
labels: ${{ steps.docker-meta.outputs.labels }}
5555

5656
- name: Attest image
57-
uses: actions/attest-build-provenance@49df96e17e918a15956db358890b08e61c704919 # v1.2.0
57+
uses: actions/attest-build-provenance@534b352d658f90498fd148d231fdbf88f3886a3a # v1.3.1
5858
with:
5959
subject-name: index.docker.io/${{ env.DOCKER_IMAGE_NAME }}
6060
subject-digest: ${{ steps.docker-push.outputs.digest }}

0 commit comments

Comments
 (0)