Skip to content

Commit

Permalink
chore(deps): update mirceanton/reusable-workflows digest to ad68966
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-borboto[bot] authored Sep 11, 2024
1 parent d117b9b commit d07ef8f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meta-label-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ on:

jobs:
label-sync:
uses: mirceanton/reusable-workflows/.github/workflows/meta-label-sync.yaml@17d8ef4df857d93b905170956fbbcd56b296e8bb
uses: mirceanton/reusable-workflows/.github/workflows/meta-label-sync.yaml@ad68966d90780c09542180ea2f598d0befc6990f
secrets: inherit
with:
dry-run: ${{ inputs.dry-run || github.event_name == 'pull_request' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
pr-labeler:
uses: mirceanton/reusable-workflows/.github/workflows/meta-labeler.yaml@17d8ef4df857d93b905170956fbbcd56b296e8bb
uses: mirceanton/reusable-workflows/.github/workflows/meta-labeler.yaml@ad68966d90780c09542180ea2f598d0befc6990f
secrets: inherit
with:
config-file: ".github/configs/labeler.yaml"
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ concurrency:

jobs:
renovate:
uses: mirceanton/reusable-workflows/.github/workflows/renovate.yaml@17d8ef4df857d93b905170956fbbcd56b296e8bb
uses: mirceanton/reusable-workflows/.github/workflows/renovate.yaml@ad68966d90780c09542180ea2f598d0befc6990f
secrets: inherit
with:
dry-run: "${{ inputs.dry-run == true || github.event_name == 'pull_request' }}"
Expand Down

0 comments on commit d07ef8f

Please sign in to comment.