Skip to content

fix use-git-cli deprecation shifting args by the wrong offset - #116

Merged
Jake-Shadle merged 1 commit into
EmbarkStudios:mainfrom
Firestar99:fix-arg-shift
Jul 13, 2026
Merged

fix use-git-cli deprecation shifting args by the wrong offset#116
Jake-Shadle merged 1 commit into
EmbarkStudios:mainfrom
Firestar99:fix-arg-shift

Conversation

@Firestar99

@Firestar99 Firestar99 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

8b229e2 broke cargo-deny-action due to removing an arg in the action yml, but not adjusting the entrypoint.sh to handle it.

Compared to #115, this PR also adjusts your docker-based testing framework so CI passes.

Related Issues

close #113

@Firestar99
Firestar99 requested a review from Jake-Shadle as a code owner July 13, 2026 10:01

@Jake-Shadle Jake-Shadle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, thanks for the fix!

@mergify

mergify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error: unrecognized subcommand 'warn'

2 participants