Skip to content

Commit fb6cb55

Browse files
Bump piped from 4aaddeb to 1b80fc2 (#480)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
1 parent 1b95c50 commit fb6cb55

File tree

4 files changed

+145
-148
lines changed

4 files changed

+145
-148
lines changed

.github/workflows/update-licence.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: nox -s update-licence
2222

2323
- name: Create Pull Request
24-
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
24+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
2525
with:
2626
author: "always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>"
2727
branch: task/update-licence

.github/workflows/upgrade-locks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: nox -s freeze-locks
2222

2323
- name: Create Pull Request
24-
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
24+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
2525
with:
2626
author: "always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>"
2727
branch: task/upgrade-deps

0 commit comments

Comments
 (0)