Skip to content

Commit 31f9f01

Browse files
committed
Fix tag name for scalacenter/sbt-dependency-submission
The tag `v3.0.2` mentioned in `actions.yml` for `scalacenter/sbt-dependency-submission` doesn't exist. Instead, the tag `v3.1.0` references the same SHA.
1 parent 0316a0f commit 31f9f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ scala-steward-org/scala-steward-action:
694694
scalacenter/sbt-dependency-submission:
695695
64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3:
696696
expires_at: 2050-01-01
697-
tag: v3.0.2
697+
tag: v3.1.0
698698
'*':
699699
expires_at: 2025-08-01
700700
keep: true

0 commit comments

Comments
 (0)