Skip to content

Commit

Permalink
chore(deps): update actionshub/reusable-workflows digest to 028c622 (#28
Browse files Browse the repository at this point in the history
)
  • Loading branch information
xorima authored Nov 25, 2023
2 parents b2fecbf + 5b2c2db commit 3e7e4c9
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.yaml
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@949afc5b7409dbabc9367cd31dd3c3a19b0fce85
uses: actionshub/reusable-workflows/.github/workflows/publish.yaml@028c622ba61f7a44720a686801075fb2f2ec2e65
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ name: Build & Publish container
pull_request:
jobs:
pull_request:
uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@949afc5b7409dbabc9367cd31dd3c3a19b0fce85
uses: actionshub/reusable-workflows/.github/workflows/pull_request.yaml@028c622ba61f7a44720a686801075fb2f2ec2e65
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author: "Jason Field"
description: "Runs danger.systems on a PR"
runs:
using: "docker"
image: docker://ghcr.io/actionshub/danger-rb:v2.1.1
image: docker://ghcr.io/actionshub/danger-rb:v2.1.2
branding:
icon: "git-pull-request"
color: "red"

0 comments on commit 3e7e4c9

Please sign in to comment.