mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Upgrade action-mattermost-notify action to use node 24 (#10647)
Makes the warnings about the upcoming Node 20 deprecation go away.
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
echo "result = $DURATION"
|
||||
echo "result=$DURATION" >> "$GITHUB_OUTPUT"
|
||||
- name: Send to mattermost
|
||||
uses: mattermost/action-mattermost-notify@b7d118e440bf2749cd18a4a8c88e7092e696257a
|
||||
uses: mattermost/action-mattermost-notify@ae31bb6f9e26a54336e79696f108a2c91cf55b4e
|
||||
with:
|
||||
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_PUBLIC_CERTBOT_CHANNEL_WEBHOOK }}
|
||||
PAYLOAD: |-
|
||||
|
||||
Reference in New Issue
Block a user