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

Udpate github actions to fix deprecation warnings #134

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

acrespo
Copy link
Member

@acrespo acrespo commented Nov 2, 2023

@acrespo acrespo requested a review from champo November 2, 2023 14:47
@acrespo acrespo self-assigned this Nov 2, 2023
@@ -8,32 +8,32 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@154c24e1f33dbb5865a021c99f1318cfebf27b32
uses: docker/setup-buildx-action@v3.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd rather we still point to commit hashes, for reproducibility sakes'. Tags can change, we can add a comment with the version for future happyness though.

@acrespo acrespo merged commit 65f61a5 into master Nov 6, 2023
1 check passed
@acrespo acrespo deleted the update-github-actions-to-fix-deprecation-warnings branch November 6, 2023 15:36
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