Skip to content

Commit fa2a8a9

Browse files
chore(deps): update swift:6.2 docker digest to 1dd985e (#1050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c786ae9 commit fa2a8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildAndTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
needs: should-run
141141
if: ${{ needs.should-run.outputs.should-run == 'true' }}
142142
runs-on: ubuntu-latest
143-
container: swift:6.2@sha256:7f7deb9dc8cc0c4e06772eccbac80a63bc3e710d557df49771ef1037eeb068fa
143+
container: swift:6.2@sha256:1dd985e9c1eba5e6b9fe4bae6b3cb62da6e45a338ee41ee4deb552dc5b82b0d2
144144
steps:
145145
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
146146
- name: Build tests for Linux

0 commit comments

Comments
 (0)