Skip to content

Commit

Permalink
Merge pull request #2094 from nextcloud/dependabot/github_actions/pet…
Browse files Browse the repository at this point in the history
…er-evans/create-or-update-comment-4.0.0

Build(deps): Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0
  • Loading branch information
christianlupus authored Jan 26, 2024
2 parents 985ed7d + 32498af commit 2c492d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
BODY: "${{ github.event.comment.body }}"
- name: Add reaction upon start
if: steps.config.outputs.startBackport == 'true'
uses: peter-evans/create-or-update-comment@v3.1.0
uses: peter-evans/create-or-update-comment@v4.0.0
with:
token: ${{ secrets.COOKBOOK_BOT_TOKEN }}
repository: ${{ github.event.repository.full_name }}
Expand Down

0 comments on commit 2c492d6

Please sign in to comment.