Skip to content

Commit d6ee47e

Browse files
chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf428f8 commit d6ee47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom_generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
id: sbom
2020
env:
2121
GITHUB_TOKEN: ${{ github.token }}
22-
- uses: actions/[email protected].0
22+
- uses: actions/[email protected].2
2323
with:
2424
path: ${{steps.sbom.outputs.fileName }}
2525
name: "SBOM"

0 commit comments

Comments
 (0)