Skip to content

Commit

Permalink
Bump s3krit/matrix-message-action from 0.0.2 to 0.0.3 (#1287)
Browse files Browse the repository at this point in the history
Bumps [s3krit/matrix-message-action](https://github.com/s3krit/matrix-message-action) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/s3krit/matrix-message-action/releases)
- [Commits](s3krit/Matrix-Message@v0.0.2...v0.0.3)

---
updated-dependencies:
- dependency-name: s3krit/matrix-message-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2022
1 parent 4bac6ce commit 69df6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: send message
uses: s3krit/matrix-message-action@v0.0.2
uses: s3krit/matrix-message-action@v0.0.3
with:
room_id: ${{ secrets.MATRIX_ROOM_ID }}
access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }}
Expand Down

0 comments on commit 69df6d5

Please sign in to comment.