Skip to content

Commit 346eeb2

Browse files
chore(deps): update google-github-actions/upload-cloud-storage action to v2.2.3 (#1153)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent 815cd77 commit 346eeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/push-to-gcs/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ runs:
9999
DESTINATION="${DESTINATION%/}" # strip trailing /
100100
101101
echo "destination=${DESTINATION}" | tee -a ${GITHUB_OUTPUT}
102-
- uses: google-github-actions/upload-cloud-storage@7c6e11cb7291594c5dfe0bc1dd9cd905e31e600c # v2.2.2
102+
- uses: google-github-actions/upload-cloud-storage@7c73f5d6eae167341002e9c946f7479a609c588e # v2.2.3
103103
id: upload-files
104104
with:
105105
path: ${{ inputs.path }}

0 commit comments

Comments
 (0)