Skip to content

Commit

Permalink
Update workflows (#149)
Browse files Browse the repository at this point in the history
* pin ubuntu version, update actions

* oops missed one
  • Loading branch information
joewatt95 authored Apr 29, 2024
1 parent 1e09331 commit a132725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# multi-platform images and export cache
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.0.0
uses: docker/setup-buildx-action@v3

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit a132725

Please sign in to comment.