Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actionshub/reusable-workflows digest to 9973872 #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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@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 @@ -4,4 +4,4 @@ name: Build & Publish container
pull_request:
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 @@ -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.2
image: docker://ghcr.io/actionshub/danger-rb:v2.1.3
branding:
icon: "git-pull-request"
color: "red"