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 & enable Dependabot for them #822

Merged
merged 1 commit into from
May 9, 2024

Conversation

Marcono1234
Copy link
Contributor

Purpose

Updates GitHub actions used by the workflows, and configures Dependabot to also update GitHub actions.

The previous workflow executions were already causing warnings due to Node.js 16 actions being deprecated.

Approach

For the Gradle actions I changed the repository because https://github.com/gradle/actions is now the main repository for all Gradle-related actions. See also the README of https://github.com/gradle/wrapper-validation-action and https://github.com/gradle/gradle-build-action.

Note that I did not (and cannot) test the changes in push-build-deploy.yml, but I think they should be equivalent to the previous setup.

@violine1101 violine1101 merged commit dc5693a into mojira:master May 9, 2024
3 checks passed
@Marcono1234 Marcono1234 deleted the github-actions-update branch May 12, 2024 20:33
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