Bump pr-mpt/actions-commit-hash from 1 to 2 (#517)

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

---
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-05-02 23:54:00 +00:00 committed by GitHub
parent 449d3459e6
commit 52ae4b252b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -78,7 +78,7 @@ jobs:
- name: 'Get Commit Hash'
id: commit
uses: pr-mpt/actions-commit-hash@v1
uses: pr-mpt/actions-commit-hash@v2
- 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@v1
uses: pr-mpt/actions-commit-hash@v2
- name: 'Save Commit Long Hash to TXT File'
run: |