Skip to content

Commit

Permalink
updated bucketname action to @master
Browse files Browse the repository at this point in the history
  • Loading branch information
xucian committed Nov 16, 2021
1 parent 2d12055 commit 27895ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
steps:
- name: Get bucket name
id: namer
uses: main-quest/actions.gsutil.artifact.bucketname@v0.0.2
uses: main-quest/actions.gsutil.artifact.bucketname@master
with:
bucket: ${{ inputs.bucket }}

Expand Down

0 comments on commit 27895ae

Please sign in to comment.