Skip to content

Commit 077f373

Browse files
committed
chore(deps): update actions/upload-artifact action to v3.2.1
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | actions/upload-artifact | v3.2.0 | v3.2.1 |
1 parent 97daa07 commit 077f373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
SCAN_ANNOTATE_PR: true
8787

88-
- uses: actions/upload-artifact@9ee08a3b00e91a926cc9547dc79589c20872452f # v3.2.0
88+
- uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
8989
with:
9090
name: reports
9191
path: reports

0 commit comments

Comments
 (0)