Skip to content

Commit

Permalink
Merge pull request #211 from kcl-lang/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-5.7.0

chore: (deps): bump docker/metadata-action from 5.6.1 to 5.7.0
  • Loading branch information
Peefy authored Mar 3, 2025
2 parents c00a13a + e1e9ce3 commit 00a6742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
with:
images: |
kcllang/kcl
Expand Down

0 comments on commit 00a6742

Please sign in to comment.