From 7c780c11ca9d286e86c3ddb8c4e4961f64632ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 12:18:33 +0000 Subject: [PATCH] chore(deps): update endbug/add-and-commit action to v9.1.3 --- .github/workflows/traffic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/traffic.yml b/.github/workflows/traffic.yml index 37429ea..9dfa388 100644 --- a/.github/workflows/traffic.yml +++ b/.github/workflows/traffic.yml @@ -26,7 +26,7 @@ jobs: # Commits files to repository - name: Commit changes - uses: EndBug/add-and-commit@v9.1.1 + uses: EndBug/add-and-commit@v9.1.3 with: token: ${{ secrets.TRAFFIC_ACTION_TOKEN }} author_name: GH-Action-Traffic