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 3a09d12 commit 3f856bfCopy full SHA for 3f856bf
.github/workflows/update-layer-versions.yml
@@ -66,3 +66,6 @@ jobs:
66
branch: new-layer-versions-v3
67
base: v3 # temporary until v3 becomes the main branch
68
delete-branch: true # delete after merging or closing the PR
69
+ # https://github.com/actions/checkout/issues/13#issuecomment-724415212
70
+ committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
71
+ author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments