1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Bump act10ns/slack from 1 to 2

Bumps [act10ns/slack](https://github.com/act10ns/slack) from 1 to 2.
- [Release notes](https://github.com/act10ns/slack/releases)
- [Changelog](https://github.com/act10ns/slack/blob/master/RELEASE.md)
- [Commits](https://github.com/act10ns/slack/compare/v1...v2)

---
updated-dependencies:
- dependency-name: act10ns/slack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-14 13:11:11 +00:00
committed by GitHub
parent 2be41fa916
commit cbc0190429

View File

@@ -338,7 +338,7 @@ jobs:
DEPLOY_RSA: ${{ secrets.DEPLOY_RSA }} DEPLOY_RSA: ${{ secrets.DEPLOY_RSA }}
PACKAGE_EXTENSION: ${{ matrix.extension }} PACKAGE_EXTENSION: ${{ matrix.extension }}
- uses: act10ns/slack@v1 - uses: act10ns/slack@v2
with: with:
status: ${{ job.status }} status: ${{ job.status }}
channel: '#notifications' channel: '#notifications'
@@ -441,7 +441,7 @@ jobs:
path: | path: |
${{ env.ANDROID_APK_PATH }} ${{ env.ANDROID_APK_PATH }}
- uses: act10ns/slack@v1 - uses: act10ns/slack@v2
with: with:
status: ${{ job.status }} status: ${{ job.status }}
channel: '#notifications' channel: '#notifications'