Skip to content

Commit

Permalink
Set github-actions as the author (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Jun 26, 2024
1 parent f4ce3f8 commit 67b053e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
if: ${{ steps.current.outputs.version != steps.available.outputs.version }}
uses: peter-evans/[email protected]
with:
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
commit-message: "Update base image to ${{ steps.available.outputs.version }}"
title: "Update base image to ${{ steps.available.outputs.version }}"
body: "Update base image to ${{ steps.available.outputs.version }}"
Expand Down

0 comments on commit 67b053e

Please sign in to comment.