Skip to content

Commit

Permalink
Update docker/setup-buildx-action digest to 6a25f98
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent f3a5538 commit e9f53db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
latest-ci
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
uses: docker/setup-buildx-action@6a25f988bdfa969e96a38fc9f843ea31e0b5df27

- name: Get go version
run: echo "GO_VERSION=$(go mod edit -json | jq -r .Go)" >> $GITHUB_ENV
Expand Down

0 comments on commit e9f53db

Please sign in to comment.