Skip to content

Commit 93827a4

Browse files
chore(patch): update renovatebot/github-action to v46.1.18 #patch (#103)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent b705ca6 commit 93827a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/renovatebot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565

6666
- name: Self-hosted Renovate (no automerge)
67-
uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15
67+
uses: renovatebot/github-action@b50d2ba2bd928235abdcc14d06dfafc217f1c565 # v46.1.18
6868
with:
6969
token: '${{ steps.get_token.outputs.token }}'
7070
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|AWS_SECRET_ACCESS_KEY|AWS_ACCESS_KEY_ID|AWS_REGION)$"
@@ -84,7 +84,7 @@ jobs:
8484
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
8585

8686
- name: Self-hosted Renovate (auto-merge)
87-
uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15
87+
uses: renovatebot/github-action@b50d2ba2bd928235abdcc14d06dfafc217f1c565 # v46.1.18
8888
with:
8989
token: '${{ steps.get_token.outputs.token }}'
9090
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|AWS_SECRET_ACCESS_KEY|AWS_ACCESS_KEY_ID|AWS_REGION)$"

0 commit comments

Comments
 (0)