-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update docker/build-push-action action to v6 #268
base: main
Are you sure you want to change the base?
Conversation
7bc1dd6
to
c9bb21d
Compare
f18f648
to
b7d35f2
Compare
0b5bf77
to
97c0867
Compare
ffe8bc3
to
734cf98
Compare
c3bea74
to
73cba47
Compare
51e5e55
to
139a661
Compare
a6c1058
to
f2c5a17
Compare
f2c5a17
to
bc01d33
Compare
@@ -26,7 +26,7 @@ | |||
uses: docker/setup-buildx-action@v3 | |||
|
|||
- name: Docker Build | |||
uses: docker/build-push-action@v5 | |||
uses: docker/build-push-action@v6 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning test
2d3500f
to
69ff1f9
Compare
69ff1f9
to
b476cd4
Compare
@@ -32,7 +32,7 @@ | |||
password: ${{ secrets.GITHUB_TOKEN }} | |||
|
|||
- name: Build and push | |||
uses: docker/build-push-action@v5.4.0 | |||
uses: docker/build-push-action@v6.9.0 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning
2fb4d51
to
7cacfea
Compare
7cacfea
to
0c50f15
Compare
This PR contains the following updates:
v5
->v6
v5.4.0
->v6.9.0
Release Notes
docker/build-push-action (docker/build-push-action)
v6
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.