We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a4265 commit 56a6159Copy full SHA for 56a6159
.github/workflows/container.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Build and push agent image
43
id: build_agent
44
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
45
env:
46
VERSION: "${{ steps.meta_base.outputs.version }}"
47
with:
0 commit comments