Skip to content

Commit

Permalink
Merge pull request #441 from guardian/dependabot/github_actions/scala…
Browse files Browse the repository at this point in the history
…center/sbt-dependency-submission-3.0.1

chore(deps): bump scalacenter/sbt-dependency-submission from 2.3.1 to 3.0.1
  • Loading branch information
tjsilver committed May 20, 2024
2 parents 09600d8 + 6dd3bb4 commit 57920ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: scalacenter/sbt-dependency-submission@f3c0455a87097de07b66c3dc1b8619b5976c1c89 # v2.3.1
- uses: scalacenter/sbt-dependency-submission@7ebd561e5280336d3d5b445a59013810ff79325e # v3.0.1
permissions:
contents: write # this permission is needed to submit the dependency graph

0 comments on commit 57920ed

Please sign in to comment.