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

Fixed Auto Tag workflow for newer JQ version #194

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fixed Auto Tag workflow for newer JQ version #194

merged 1 commit into from
Jan 24, 2025

Conversation

ibexa-yuna
Copy link
Contributor

No description provided.

@ibexa-yuna ibexa-yuna requested a review from alongosz January 24, 2025 09:01
@alongosz alongosz requested a review from Steveb-p January 24, 2025 09:02
@@ -19,7 +19,7 @@ on:

jobs:
preparation:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's never experience an issue because Github Action OS defaults change 😅

Suggested change
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I prefer to experience issues and be on the cutting edge, otherwise, we will be postponing upgrades all the time 🤣

Copy link
Contributor

Choose a reason for hiding this comment

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

I would prefer a stable deployment procedure, not cutting edge. But that's your domain, your call.

@alongosz alongosz merged commit 5e0e2cf into 4.6 Jan 24, 2025
12 of 13 checks passed
@alongosz alongosz deleted the fix-auto-tag branch January 24, 2025 09:48
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.

3 participants