-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps): update docker/metadata-action action to v5.8.0 #145
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
==========================================
- Coverage 80.14% 79.78% -0.37%
==========================================
Files 27 27
Lines 1919 1919
==========================================
- Hits 1538 1531 -7
- Misses 312 317 +5
- Partials 69 71 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d13bb50
to
4de4d3c
Compare
4de4d3c
to
255b4d9
Compare
255b4d9
to
d1ad735
Compare
d1ad735
to
c9b05e5
Compare
c9b05e5
to
a36f825
Compare
a36f825
to
bcf88ba
Compare
.github/workflows/release.yml
Outdated
@@ -52,13 +52,13 @@ | |||
|
|||
- name: Extract am metadata (tags, labels) for Docker | |||
id: am-metadata | |||
uses: docker/metadata-action@v5.3.0 | |||
uses: docker/metadata-action@v5.7.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.
.github/workflows/release.yml
Outdated
with: | ||
images: ${{ env.REGISTRY }}/${{ env.APP_IMAGE_NAME }} | ||
|
||
- name: Extract rsyslog metadata (tags, labels) for Docker | ||
id: rsyslog-metadata | ||
uses: docker/metadata-action@v5.3.0 | ||
uses: docker/metadata-action@v5.7.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.
bcf88ba
to
5f2d580
Compare
This PR contains the following updates:
v5.3.0
->v5.8.0
Release Notes
docker/metadata-action (docker/metadata-action)
v5.8.0
Compare Source
v5.7.0
Compare Source
Full Changelog: docker/metadata-action@v5.6.1...v5.7.0
v5.6.1
Compare Source
Full Changelog: docker/metadata-action@v5.6.0...v5.6.1
v5.6.0
Compare Source
commit_date
global expression by @trim21 in https://github.com/docker/metadata-action/pull/471 https://github.com/docker/metadata-action/pull/475Full Changelog: docker/metadata-action@v5.5.1...v5.6.0
v5.5.1
Compare Source
cwd://
prefix for local bake files by @crazy-max in https://github.com/docker/metadata-action/pull/382Full Changelog: docker/metadata-action@v5.5.0...v5.5.1
v5.5.0
Compare Source
cwd://
prefix for bake files path by @crazy-max in https://github.com/docker/metadata-action/pull/370Full Changelog: docker/metadata-action@v5.4.0...v5.5.0
v5.4.0
Compare Source
Full Changelog: docker/metadata-action@v5.3.0...v5.4.0
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.