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 31b0ae0 commit da339e9Copy full SHA for da339e9
.drone.yml
@@ -5,7 +5,7 @@ name: publish
5
6
steps:
7
- name: github-release
8
- image: golang:1.20.6-alpine3.18
+ image: golang:1.24-alpine3.21
9
environment:
10
GITHUB_APP_ID:
11
from_secret: gh-app-id
@@ -50,6 +50,6 @@ get:
50
51
---
52
kind: signature
53
-hmac: 98fbd9fb22bf117038f88ce04cceb49ffd6eb7b34a0d9c467cfd123d6735a547
+hmac: 408f85bd86c07da20975a9d327c1304891dd02356df5a545f3bb67e6c8659701
54
55
...
0 commit comments