Skip to content

Commit 55afd4e

Browse files
chore(deps): Bump devantler-tech/actions from 6.0.0 to 6.1.0 (#5285)
Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](devantler-tech/actions@0e12329...9d98cb8) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58dcc00 commit 55afd4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1532,7 +1532,7 @@ jobs:
15321532
]
15331533
if: ${{ always() }}
15341534
steps:
1535-
- uses: devantler-tech/actions/aggregate-job-checks@0e1232924bf8b07a40b1b24e13e200744fbabcfa # v6.0.0
1535+
- uses: devantler-tech/actions/aggregate-job-checks@9d98cb8be059537ec1e82f71c90d75ecba321713 # v6.1.0
15361536
with:
15371537
job-results: >-
15381538
${{ needs.rate-limit-gate.result }}

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
persist-credentials: false
2323
- name: 🔄 Sync labels
24-
uses: devantler-tech/actions/sync-github-labels@0e1232924bf8b07a40b1b24e13e200744fbabcfa # v6.0.0
24+
uses: devantler-tech/actions/sync-github-labels@9d98cb8be059537ec1e82f71c90d75ecba321713 # v6.1.0

0 commit comments

Comments
 (0)