Skip to content

Commit

Permalink
Fix docker container name
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Dec 11, 2022
1 parent 4cc8175 commit c8cc53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backward-compatibility-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: mkdir -p /home/runner/work/_temp/_github_home && printf "[safe]\n\tdirectory = /github/workspace" > /home/runner/work/_temp/_github_home/.gitconfig

- name: BC Check
uses: docker://nyholm/roave-bc-check-ga:stable
uses: docker://nyholm/roave-bc-check-ga

0 comments on commit c8cc53f

Please sign in to comment.