We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c6ee7 commit 2164e25Copy full SHA for 2164e25
2 files changed
.github/workflows/assign-author.yml
@@ -15,4 +15,4 @@ jobs:
15
16
steps:
17
- name: Assign author
18
- uses: toshimaru/auto-author-assign@4d585cc37690897bd9015942ed6e766aa7cdb97f # v3.0.1
+ uses: toshimaru/auto-author-assign@bdd7688cbf9e6d5683f02f8c7d8ae4062a254b6d # v3.0.2
.github/workflows/update-dependencies.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Run Renovate
56
if: steps.check-requirements.outputs.should_run == 'true'
57
- uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10
+ uses: renovatebot/github-action@6a9df9227eeb83af9a5abef6890bbb0c9068f436 # v46.1.11
58
with:
59
configurationFile: renovate.json
60
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments