Skip to content
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

Update referenced actions/checkout version in workflows to fix update-main-version.yml #1705

Closed
wants to merge 3 commits into from

Conversation

jww3
Copy link
Contributor

@jww3 jww3 commented Apr 25, 2024

Based on this error text:

To https://github.com/actions/checkout
 ! [remote rejected] v4 -> v4 (refusing to allow a GitHub App to 
     create or update workflow `.github/workflows/test.yml` 
     without `workflows` permission)
error: failed to push some refs to 'https://github.com/actions/checkout'

source

it seems it was inappropriate to update test.yml to reference a v4* tag.

This PR reverts that change.

@jww3 jww3 requested a review from a team as a code owner April 25, 2024 12:41
@jww3 jww3 changed the title Update test.yml to fix update-main-version.yml Update referenced actions/checkout version in workflows to fix update-main-version.yml Apr 25, 2024
@jww3 jww3 closed this Apr 25, 2024
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.

None yet

1 participant