Skip to content

Commit b7d60d0

Browse files
Bump CSSUoB/pr-auto-updater from 2.2.4 to 2.3.1 in the gh-actions group (#84)
Bumps the gh-actions group with 1 update: [CSSUoB/pr-auto-updater](https://github.com/cssuob/pr-auto-updater). Updates `CSSUoB/pr-auto-updater` from 2.2.4 to 2.3.1 - [Release notes](https://github.com/cssuob/pr-auto-updater/releases) - [Commits](v2.2.4...v2.3.1) --- updated-dependencies: - dependency-name: CSSUoB/pr-auto-updater dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b819f4 commit b7d60d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
app-id: ${{ vars.PR_AUTO_UPDATE_CLIENT_ID }}
1818
private-key: ${{ secrets.PR_AUTO_UPDATE_PRIVATE_KEY }}
1919

20-
- uses: CSSUoB/pr-auto-updater@v2.2.4
20+
- uses: CSSUoB/pr-auto-updater@v2.3.1
2121
env:
2222
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
2323
PR_FILTER: 'labelled'

0 commit comments

Comments
 (0)