We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428c01d commit 6079502Copy full SHA for 6079502
.github/workflows/spicedb.yml
@@ -12,7 +12,7 @@ on:
12
- cron: "0 8 * * 1"
13
14
env:
15
- BUILD_VERSION: "v1.39.0"
+ BUILD_VERSION: "v1.39.1"
16
DOCKER_CLI_EXPERIMENTAL: enabled
17
REPOSITORY: ${{ github.actor }}/${{ github.workflow }}
18
0 commit comments