Bump pr-mpt/actions-commit-hash from 2 to 3 (#844)

Bumps [pr-mpt/actions-commit-hash](https://github.com/pr-mpt/actions-commit-hash) from 2 to 3.
- [Release notes](https://github.com/pr-mpt/actions-commit-hash/releases)
- [Commits](https://github.com/pr-mpt/actions-commit-hash/compare/v2...v3)

---
updated-dependencies:
- dependency-name: pr-mpt/actions-commit-hash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-21 13:04:58 +00:00 committed by GitHub
parent 1062f650c2
commit b75d46489a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -61,7 +61,7 @@ jobs:
- name: 'Get Commit Hash'
id: commit
uses: pr-mpt/actions-commit-hash@v2
uses: pr-mpt/actions-commit-hash@v3
# Create artifacts (only for Release)
# Create app-universal-release APK artifact asset for Release

View File

@ -76,7 +76,7 @@ jobs:
- name: 'Get Commit Hash'
id: commit
uses: pr-mpt/actions-commit-hash@v2
uses: pr-mpt/actions-commit-hash@v3
- name: 'Set up QEMU'
uses: docker/setup-qemu-action@v2

View File

@ -67,7 +67,7 @@ jobs:
- name: 'Get Commit Hash'
id: commit
uses: pr-mpt/actions-commit-hash@v2
uses: pr-mpt/actions-commit-hash@v3
- name: 'Save Commit Long Hash to TXT File'
run: |