Codebase list zonedb / 125ccbe
build(deps): bump actions/github-script from 6.1.1 to 6.2.0 Bumps [actions/github-script](https://github.com/actions/github-script) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6.1.1...v6.2.0) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> dependabot[bot] authored 1 year, 8 months ago GitHub committed 1 year, 8 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1313 runs-on: ubuntu-22.04
1414 steps:
1515 - name: Merge
16 uses: actions/[email protected]
16 uses: actions/[email protected]
1717 with:
1818 github-token: ${{ secrets.ZONEDBOT_RW_GITHUB_ACCESS_TOKEN }}
1919 script: |