Skip to content

Commit

Permalink
try out github.sha branch of gha-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jblom committed Oct 3, 2024
1 parent 9e17a20 commit b96957b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:
jobs:
build-push-image:
uses: beeldengeluid/gha-workflows/.github/workflows/build-push-image.yml@851725b0d6bb2e3e64e48310145d65a26dccbf44 # v2024.09.02
uses: beeldengeluid/gha-workflows/.github/workflows/build-push-image.yml@e27d2fbb31e1521f93e3b290b8abeb951ae25f86 # v2024.09.02
secrets: inherit
permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
test:
uses: beeldengeluid/gha-workflows/.github/workflows/check-poetry-project.yml@71d9cba5e50f829007d4ba9391e827ddc3864d0c # v2024.09.02
uses: beeldengeluid/gha-workflows/.github/workflows/check-poetry-project.yml@e27d2fbb31e1521f93e3b290b8abeb951ae25f86 # v2024.09.02

0 comments on commit b96957b

Please sign in to comment.