Skip to content

Commit

Permalink
Bump s3krit/matrix-message-action from 0.0.2 to 0.0.3
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>
  • Loading branch information
dependabot[bot] committed Jun 6, 2022
1 parent 1d8dcf8 commit 5e6f941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.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 5e6f941

Please sign in to comment.