chore(deps): update https://git.tainton.uk/actions/pushover-action action to v1.1.3 #23
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "[ON RUNNER] Notify Build Start"
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.0
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.3
|
||||
env:
|
||||
PUSHOVER_APP_TOKEN: ${{ secrets.PUSHOVER_APP_TOKEN }}
|
||||
PUSHOVER_USER_TOKEN: ${{ secrets.PUSHOVER_USER_TOKEN }}
|
||||
@ -85,7 +85,7 @@ jobs:
|
||||
docker compose --env-file .env up --detach
|
||||
|
||||
- name: "[ON RUNNER] Notify Build End"
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.0
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.3
|
||||
env:
|
||||
PUSHOVER_APP_TOKEN: ${{ secrets.PUSHOVER_APP_TOKEN }}
|
||||
PUSHOVER_USER_TOKEN: ${{ secrets.PUSHOVER_USER_TOKEN }}
|
||||
|
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "[ON RUNNER] Notify Build Start"
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.0
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.3
|
||||
env:
|
||||
PUSHOVER_APP_TOKEN: ${{ secrets.PUSHOVER_APP_TOKEN }}
|
||||
PUSHOVER_USER_TOKEN: ${{ secrets.PUSHOVER_USER_TOKEN }}
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
rm -rf ${{ env.project_folder }}
|
||||
|
||||
- name: "[ON RUNNER] Notify Build End"
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.0
|
||||
uses: https://git.tainton.uk/actions/pushover-action@v1.1.3
|
||||
env:
|
||||
PUSHOVER_APP_TOKEN: ${{ secrets.PUSHOVER_APP_TOKEN }}
|
||||
PUSHOVER_USER_TOKEN: ${{ secrets.PUSHOVER_USER_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user