Skip to content

Bump @actions/core from 1.10.1 to 1.11.1 #2685

Bump @actions/core from 1.10.1 to 1.11.1

Bump @actions/core from 1.10.1 to 1.11.1 #2685

Workflow file for this run

name: Test Action
on:
- pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
use-auto-merge: true
allowed-actors: tjenkinson, dependabot[bot]
package-block-list: '@actions/core, @actions/github'