Skip to content

Commit

Permalink
chore(workflows): bump docker actions
Browse files Browse the repository at this point in the history
  • Loading branch information
invakid404 committed Oct 11, 2024
1 parent dead34d commit deadfc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-actions-runner-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin

- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ${{ matrix.context }}
push: true
Expand Down

0 comments on commit deadfc9

Please sign in to comment.