Skip to content

Commit

Permalink
chore(deps): update google-github-actions/upload-cloud-storage action…
Browse files Browse the repository at this point in the history
… to v2.2.1
  • Loading branch information
grafanarenovatebot[bot] authored Oct 30, 2024
1 parent 1fc4853 commit c37f63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/push-to-gcs/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ runs:
DESTINATION="${DESTINATION%/}" # strip trailing /
echo "destination=${DESTINATION}" | tee -a ${GITHUB_OUTPUT}
- uses: google-github-actions/upload-cloud-storage@e485962f2bef914ac9c3bdd571f821f0ba7946c4 # v2.2.0
- uses: google-github-actions/upload-cloud-storage@386ab77f37fdf51c0e38b3d229fad286861cc0d0 # v2.2.1
id: upload-files
with:
path: ${{ inputs.path }}
Expand Down

0 comments on commit c37f63d

Please sign in to comment.