Skip to content

Commit d5d1ccc

Browse files
chore(deps): update google-github-actions/upload-cloud-storage action to v3 (#1293)
| datasource | package | from | to | | ----------- | ------------------------------------------ | ------ | ------ | | github-tags | google-github-actions/upload-cloud-storage | v2.2.3 | v3.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 4393180 commit d5d1ccc

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@7c73f5d6eae167341002e9c946f7479a609c588e # v2.2.3
102+
- uses: google-github-actions/upload-cloud-storage@6397bd7208e18d13ba2619ee21b9873edc94427a # v3.0.0
103103
id: upload-files
104104
with:
105105
path: ${{ inputs.path }}

0 commit comments

Comments
 (0)