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 fbc51a8 commit e9eafe8Copy full SHA for e9eafe8
.github/workflows/docker-release.yml
@@ -21,7 +21,7 @@ jobs:
21
echo "DATE=${DATE}" >> "$GITHUB_ENV"
22
- name: 'Get latest tag'
23
id: get-latest-tag
24
- uses: oprypin/find-latest-tag@e1e0e606cc7e9ede25140a5a139b3a5a1b717ece
+ uses: oprypin/find-latest-tag@dd2729fe78b0bb55523ae2b2a310c6773a652bd1
25
with:
26
repository: mongodb/mongodb-atlas-cli
27
releases-only: true
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments