Skip to content

Commit 3fa766c

Browse files
authored
Merge pull request #334 from atsign-foundation/dependabot/github_actions/github-actions-0c66c38e49
build(deps): Bump the github-actions group with 2 updates
2 parents 0a39086 + a568f24 commit 3fa766c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
name: python-package-distributions
114114
path: dist/
115115
- name: Generate SBOM
116-
uses: sbomify/github-action@c9708bc8a1e1fd8adee088904ed6e4bc101f6eeb # v0.3.1
116+
uses: sbomify/github-action@e6cdc68ce11d640b652364c25f806db4a8bfa16c # v0.3.2
117117
env:
118118
TOKEN: ${{ secrets.SBOMIFY_TOKEN }}
119119
COMPONENT_ID: 'wy8Kpn8rF9'
@@ -151,7 +151,7 @@ jobs:
151151
actions: read # Needed for detection of GitHub Actions environment.
152152
id-token: write # Needed for provenance signing and ID
153153
contents: write # Needed for release uploads
154-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0 # 5a775b367a56d5bd118a224a811bba288150a563
154+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0 # 5a775b367a56d5bd118a224a811bba288150a563
155155
with:
156156
base64-subjects: "${{ needs.github-release.outputs.hashes }}"
157157
upload-assets: true

0 commit comments

Comments
 (0)