Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 83fd05a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2022
1 parent a849b99 commit 106fe99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/policy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3
- name: Build Bundle
run: opa build -o ./bundle.tar.gz -r ${{ github.sha }} ./examples/policies
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3
- uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # tag=v3
with:
name: policy-bundle
path: ./bundle.tar.gz

0 comments on commit 106fe99

Please sign in to comment.