Skip to content

Commit

Permalink
Merge pull request #94 from husarion/update-docker-action
Browse files Browse the repository at this point in the history
Update docker img action version
  • Loading branch information
DominikN authored Dec 11, 2024
2 parents b3a8b5a + fcbb8f6 commit 6b2634e
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 6b2634e

Please sign in to comment.