File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
53
53
- name : Upload pypi.org
54
54
if : startsWith(github.ref, 'refs/tags')
55
- uses : pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
55
+ uses : pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
56
56
with :
57
57
repository-url : https://upload.pypi.org/legacy/
58
58
70
70
- uses : actions/checkout@v4
71
71
72
72
- name : Set up Docker Buildx
73
- uses : docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6 .1
73
+ uses : docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7 .1
74
74
75
75
- name : Log in to the Elastic Container registry
76
76
uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
@@ -100,7 +100,7 @@ jobs:
100
100
101
101
- name : Build and push image
102
102
id : docker-push
103
- uses : docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v6.8 .0
103
+ uses : docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9 .0
104
104
with :
105
105
context : .
106
106
platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments