Skip to content

Commit ff6a2b6

Browse files
authored
Merge pull request #4735 from OSGeo/dependabot/github_actions/docker/setup-docker-action-5
Bump docker/setup-docker-action from 4 to 5
2 parents f324234 + 8b4ad57 commit ff6a2b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "event_name" ${{ github.event_name }}
5454
echo "ref" ${{ github.ref }}
5555
- name: Set up Docker
56-
uses: docker/setup-docker-action@v4
56+
uses: docker/setup-docker-action@v5
5757
with:
5858
daemon-config: |
5959
{

0 commit comments

Comments
 (0)