Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into airflow-crunch
Browse files Browse the repository at this point in the history
  • Loading branch information
greenw0lf committed Oct 3, 2024
2 parents 0090dfa + 2d930fb commit a8380ac
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@725ba96d9bc0599102131729636d938a3affcd37 # v2024.09.02
uses: beeldengeluid/gha-workflows/.github/workflows/build-push-image.yml@2ffdcf21181f0446d8a8c498332b319c9e053bff # v2024.10.03
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@725ba96d9bc0599102131729636d938a3affcd37 # v2024.09.02
uses: beeldengeluid/gha-workflows/.github/workflows/check-poetry-project.yml@2ffdcf21181f0446d8a8c498332b319c9e053bff # v2024.10.03

0 comments on commit a8380ac

Please sign in to comment.