Skip to content

Commit e9eafe8

Browse files
build(deps): bump oprypin/find-latest-tag from 1.1.1 to 1.1.2 (#2757)
1 parent fbc51a8 commit e9eafe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
echo "DATE=${DATE}" >> "$GITHUB_ENV"
2222
- name: 'Get latest tag'
2323
id: get-latest-tag
24-
uses: oprypin/find-latest-tag@e1e0e606cc7e9ede25140a5a139b3a5a1b717ece
24+
uses: oprypin/find-latest-tag@dd2729fe78b0bb55523ae2b2a310c6773a652bd1
2525
with:
2626
repository: mongodb/mongodb-atlas-cli
2727
releases-only: true
@@ -72,7 +72,7 @@ jobs:
7272
echo "DATE=${DATE}" >> "$GITHUB_ENV"
7373
- name: 'Get latest tag'
7474
id: get-latest-tag
75-
uses: oprypin/find-latest-tag@e1e0e606cc7e9ede25140a5a139b3a5a1b717ece
75+
uses: oprypin/find-latest-tag@dd2729fe78b0bb55523ae2b2a310c6773a652bd1
7676
with:
7777
repository: mongodb/mongodb-atlas-cli
7878
releases-only: true

0 commit comments

Comments
 (0)