Skip to content

Commit f9ebc82

Browse files
chore(deps): Bump actions/attest from 4.1.0 to 4.1.1
Bumps [actions/attest](https://github.com/actions/attest) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@59d8942...a1948c3) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 666c6cb commit f9ebc82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
7878
labels: ${{ steps.meta.outputs.labels }}
7979
- name: Generate artifact attestation
80-
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
80+
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
8181
with:
8282
subject-name: ghcr.io/${{ github.repository }}
8383
subject-digest: ${{ steps.build-push.outputs.digest }}

0 commit comments

Comments
 (0)