Skip to content

Commit 4763e98

Browse files
committed
Do not update to credentials 1305.x
https://github.com/jenkinsci/credentials-plugin/releases/tag/1305.v04f5ec1f3743 notes that a regression is being investigated as reported in jenkinsci/credentials-plugin#490 (comment) jenkinsci/credentials-plugin#492 submitted to resolve the issue
1 parent 2a4afc3 commit 4763e98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ updates:
1111
ignore:
1212
- dependency-name: "org.jenkins-ci.plugins:google-oauth-plugin"
1313
versions: ["1.1.1", "1.318.vb_39c5db_e3041"]
14+
- dependency-name: "org.jenkins-ci.plugins:credentials"
15+
versions: "1305.v04f5ec1f3743"
1416
schedule:
1517
interval: "daily"
1618
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)