chore(deps): bump devantler-tech/actions from 3.2.3 to 3.3.0#1454
Merged
botantler[bot] merged 4 commits intoMay 2, 2026
Merged
Conversation
Bumps [devantler-tech/actions](https://github.com/devantler-tech/actions) from 3.2.3 to 3.3.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Commits](devantler-tech/actions@v3.2.3...59d3ffb) --- updated-dependencies: - dependency-name: devantler-tech/actions dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
66e2313 to
5ef0ae1
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates pinned references to devantler-tech/actions from v3.2.3 to v3.3.0 in GitHub workflows. It is intended to keep repository automation current, but the CI workflow still references an action name that upstream renamed in this release.
Changes:
- Bump
sync-github-labelsin the label-sync workflow todevantler-tech/actionsv3.3.0. - Bump the required-checks action reference in CI to the same upstream version.
- Keep workflow logic otherwise unchanged while updating pinned action SHAs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.github/workflows/sync-labels.yaml |
Updates the pinned SHA for the label-sync action. |
.github/workflows/ci.yaml |
Updates the pinned SHA for the PR required-checks action in CI. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nikolai Emil Damm <ned@devantler.tech>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps devantler-tech/actions from 3.2.3 to 3.3.0.
Release notes
Sourced from devantler-tech/actions's releases.
Commits
59d3ffbfeat: rename require-checks-in-pr to aggregate-job-checks (#154)51b04ccchore(deps): bump devantler-tech/reusable-workflows/.github/workflows/create-...0c28d88chore(deps): bump devantler-tech/reusable-workflows/.github/workflows/create-...145ae46chore(deps): bump devantler-tech/reusable-workflows/.github/workflows/create-...c17f558docs: add Copilot instructions for actions repository17691cefix(github-app): update automation settings for PR review and remote control