From 7d275e00568922b336f79f6425a0837e26156066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 17:01:09 +0000 Subject: [PATCH] chore(deps): Bump tibdex/github-app-token from 1.8.0 to 1.8.2 Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.8.0 to 1.8.2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](https://github.com/tibdex/github-app-token/compare/v1.8.0...v1.8.2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/rebuild-push-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rebuild-push-dist.yml b/.github/workflows/rebuild-push-dist.yml index 82653da8..566748ca 100644 --- a/.github/workflows/rebuild-push-dist.yml +++ b/.github/workflows/rebuild-push-dist.yml @@ -47,7 +47,7 @@ jobs: echo "::set-output name=diff::true" echo "💾 commited dist/ changes" - - uses: tibdex/github-app-token@v1.8.0 + - uses: tibdex/github-app-token@v1.8.2 id: generate_token if: steps.commit.outputs.diff with: