Skip to content

Commit ca68a33

Browse files
build(deps): bump electron/github-app-auth-action from 1.1.1 to 2.0.0 (#85)
Bumps [electron/github-app-auth-action](https://github.com/electron/github-app-auth-action) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/electron/github-app-auth-action/releases) - [Commits](electron/github-app-auth-action@384fd19...e14e477) --- updated-dependencies: - dependency-name: electron/github-app-auth-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd6364 commit ca68a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Generate GitHub App token
18-
uses: electron/github-app-auth-action@384fd19694fe7b6dcc9a684746c6976ad78228ae # v1.1.1
18+
uses: electron/github-app-auth-action@e14e47722ed120360649d0789e25b9baece12725 # v2.0.0
1919
id: generate-token
2020
with:
2121
creds: ${{ secrets.ECOSYSTEM_ISSUE_TRIAGE_GH_APP_CREDS }}

0 commit comments

Comments
 (0)