mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Update GitHub Actions versions and pin to commit SHAs.
Closes signalapp/Signal-Android#14715
This commit is contained in:
committed by
jeffrey-signal
parent
6088024f76
commit
2439506c05
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -11,7 +11,8 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
# gh api repos/actions/checkout/commits/v6 --jq '.sha'
|
||||
- name: Build image
|
||||
run: |
|
||||
cd reproducible-builds
|
||||
|
||||
Reference in New Issue
Block a user