Skip to content

Bump MOV-AI/.github from 1 to 2 #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
6356b33
Bump MOV-AI/.github from 1 to 2
dependabot[bot] Feb 20, 2023
9ea6b89
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Mar 9, 2023
842a365
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] May 22, 2023
655bc76
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] May 22, 2023
bb92f45
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jun 20, 2023
9b73147
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jul 5, 2023
00a70db
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jul 10, 2023
4fea9f2
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jul 19, 2024
545b185
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Sep 5, 2024
bd393f7
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Sep 6, 2024
dcde121
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Oct 28, 2024
1c06f8c
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Oct 28, 2024
4ffe799
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jan 21, 2025
c271b38
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Feb 21, 2025
07f2946
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jun 2, 2025
628ca47
Merge main into dependabot/github_actions/MOV-AI/dot-github-2
github-actions[bot] Jun 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:

ros-buildtools-noetic:
uses: MOV-AI/.github/.github/workflows/docker-workflow.yml@v1
uses: MOV-AI/.github/.github/workflows/docker-workflow.yml@v2
with:
docker_file: noetic/Dockerfile
docker_image: qa/ros-buildtools-noetic
Expand Down