Skip to content

Commit 4b91c27

Browse files
Bump SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml (#458)
Bumps [SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml](https://github.com/sintef/ci-cd) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/sintef/ci-cd/releases) - [Changelog](https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md) - [Commits](SINTEF/ci-cd@v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml dependency-version: 2.10.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 669294f commit 4b91c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_automerge_bot_prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
update-dependabot-branch:
99
name: External
10-
uses: SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml@v2.9.2
10+
uses: SINTEF/ci-cd/.github/workflows/ci_automerge_prs.yml@v2.10.0
1111
if: github.repository_owner == 'EMMC-ASBL' && ( ( startsWith(github.event.pull_request.head.ref, 'dependabot/') && github.actor == 'dependabot[bot]' ) || ( startsWith(github.event.pull_request.head.ref, 'ci/') && github.actor == 'TEAM4-0' ) || ( github.event.pull_request.head.ref == 'pre-commit-ci-update-config' && github.actor == 'pre-commit-ci[bot]' ) )
1212
secrets:
1313
PAT: ${{ secrets.RELEASE_PAT }}

0 commit comments

Comments
 (0)