Skip to content

Update GitHub Action Versions #34

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

Closed
wants to merge 1 commit into from
Closed

Conversation

snowdream
Copy link
Contributor

GitHub Actions Version Updates

@@ -144,7 +144,7 @@
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
- name: Build and push
uses: docker/build-push-action@v6.17.0
uses: docker/build-push-action@v6.18.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'GitHub Actions Continuous Delivery (Alpine)' step
Uses Step
uses 'docker/build-push-action' with ref 'v6.18.0', not a pinned commit hash
@@ -136,7 +136,7 @@
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
- name: Build and push
uses: docker/build-push-action@v6.17.0
uses: docker/build-push-action@v6.18.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'GitHub Actions Continuous Delivery (Debian)' step
Uses Step
uses 'docker/build-push-action' with ref 'v6.18.0', not a pinned commit hash
@snowdream snowdream closed this May 29, 2025
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.

1 participant