Skip to content

Commit 37a8e8e

Browse files
Bump actions/attest-build-provenance in the github-actions group
Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance). Updates `actions/attest-build-provenance` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b373af2 commit 37a8e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: dist
3535
merge-multiple: true
3636
- name: Generate artifact attestation for sdist and wheel(s)
37-
uses: actions/attest-build-provenance@v1.3.2
37+
uses: actions/attest-build-provenance@v1.3.3
3838
with:
3939
subject-path: "dist/*"
4040
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)