Skip to content

Commit

Permalink
Merge pull request #18 from actionshub/renovate/actionshub-reusable-w…
Browse files Browse the repository at this point in the history
…orkflows-digest

chore(deps): update actionshub/reusable-workflows digest to 9973872
  • Loading branch information
damacus authored Dec 4, 2024
2 parents fb8be98 + 9718d7a commit 69b6201
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ name: Build & Publish container

jobs:
publish:
uses: actionshub/reusable-workflows/.github/workflows/publish.yaml@028c622ba61f7a44720a686801075fb2f2ec2e65
uses: actionshub/reusable-workflows/.github/workflows/publish.yaml@99738725f4b9330dee12acfa730290a037031600
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ name: Build & Publish container

jobs:
pull_request:
uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@028c622ba61f7a44720a686801075fb2f2ec2e65
uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@99738725f4b9330dee12acfa730290a037031600
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: "Publishes Gems to Rubygems"
runs:
using: "docker"
image: docker://ghcr.io/actionshub/publish-gem-to-rubygems:v2.0.2
image: docker://ghcr.io/actionshub/publish-gem-to-rubygems:v2.0.4
inputs:
token:
description: "RubyGems API Key"
Expand Down

0 comments on commit 69b6201

Please sign in to comment.