Skip to content

Commit

Permalink
[skip ci] Update actions.yml to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and damacus committed Aug 23, 2023
1 parent 7fc5946 commit 3caddf9
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 @@ -4,7 +4,7 @@ author: 'Dan Webb'
description: 'Run publish Gems to Rubygems'
runs:
using: 'docker'
image: docker://ghcr.io/actionshub/publish-gem-to-rubygems:v1.0.0
image: docker://ghcr.io/actionshub/publish-gem-to-rubygems:v1.0.2
inputs:
api_key:
description: "A RubyGems API Token"
Expand Down

0 comments on commit 3caddf9

Please sign in to comment.