Skip to content

Commit

Permalink
Merge pull request #750 from gefyrahq/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/actions-toolkit-db6372e84f5d16277c872f22f3976f8fff4a0a1f

chore(deps): bump docker/actions-toolkit from 19ca9ade20f5da695f76a10988d6532058575f82 to db6372e84f5d16277c872f22f3976f8fff4a0a1f
  • Loading branch information
SteinRobert authored Nov 19, 2024
2 parents fa45317 + ed6d72b commit 7e2af93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/binary_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
name: gefyra-${{ env.APP_VERSION }}-darwin-universal
- name: Install QEMU 9.0.2
uses: docker/actions-toolkit/.github/actions/macos-setup-qemu@19ca9ade20f5da695f76a10988d6532058575f82
uses: docker/actions-toolkit/.github/actions/macos-setup-qemu@db6372e84f5d16277c872f22f3976f8fff4a0a1f
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
- name: Sanity run Gefyra
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
- run: brew install docker
if: ${{ matrix.os == 'macos-13' }}
- name: Install QEMU 9.0.2
uses: docker/actions-toolkit/.github/actions/macos-setup-qemu@19ca9ade20f5da695f76a10988d6532058575f82
uses: docker/actions-toolkit/.github/actions/macos-setup-qemu@db6372e84f5d16277c872f22f3976f8fff4a0a1f
if: ${{ matrix.os == 'macos-13' }}
- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@v3
Expand Down

0 comments on commit 7e2af93

Please sign in to comment.