Skip to content

Commit

Permalink
Bump docker img action version
Browse files Browse the repository at this point in the history
  • Loading branch information
miloszlagan committed Dec 11, 2024
1 parent 024e121 commit fcbb8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v2

- name: Build Docker Image
uses: husarion-ci/ros-docker-img-action@v0.7
uses: husarion-ci/ros-docker-img-action@v0.8
with:
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit fcbb8f6

Please sign in to comment.