mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-22 06:52:40 +02:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5cdb9f97ba |
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Post to discord
|
||||
uses: Ilshidur/action-discord@0.3.2
|
||||
uses: Ilshidur/action-discord@0.4.0
|
||||
env:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_ISSUES }}
|
||||
ACTION: ${{ github.event.action }}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
furo==2024.8.6
|
||||
sphinx==9.0.4
|
||||
sphinx==8.1.3
|
||||
|
||||
Reference in New Issue
Block a user