From d6bb5e7f0136f5e20d99329d0b568c2e2c1e008d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 07:57:46 +0000 Subject: [PATCH] Bump tim-actions/get-pr-commits Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 8673d84c368f480628607dbe21c88545811ef23a to 3efc1387ead42029a0d488ab98f24b7452dc3cde. - [Release notes](https://github.com/tim-actions/get-pr-commits/releases) - [Commits](https://github.com/tim-actions/get-pr-commits/compare/8673d84c368f480628607dbe21c88545811ef23a...3efc1387ead42029a0d488ab98f24b7452dc3cde) --- updated-dependencies: - dependency-name: tim-actions/get-pr-commits dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index fd9a6b7..a65ae22 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Get PR commits id: 'get-pr-commits' - uses: tim-actions/get-pr-commits@8673d84c368f480628607dbe21c88545811ef23a + uses: tim-actions/get-pr-commits@3efc1387ead42029a0d488ab98f24b7452dc3cde with: token: ${{ secrets.GITHUB_TOKEN }}