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 Github Actions #121

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Update Github Actions #121

merged 1 commit into from
Nov 20, 2023

Conversation

jackkoenig
Copy link
Contributor

@jackkoenig jackkoenig commented Nov 20, 2023

Also ensure CI only runs on pushes to main and tags.

uses: actions/checkout@v2
uses: actions/checkout@v4
with:
persist-credentials: false
Copy link
Member

Choose a reason for hiding this comment

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

I didn't know about this option. 🧐

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Found out about it when updating ad-m/github-push-action: https://github.com/ad-m/github-push-action#example-workflow-file (the PR adding those instructions explained)

@jackkoenig jackkoenig force-pushed the update-actions branch 4 times, most recently from 1893566 to 5a05190 Compare November 20, 2023 22:36
Also ensure CI only runs on pushes to main and tags.
@jackkoenig jackkoenig merged commit c1f27c5 into main Nov 20, 2023
2 checks passed
@jackkoenig jackkoenig deleted the update-actions branch November 20, 2023 22:51
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.

2 participants