Skip to content

Commit

Permalink
Merge pull request #43 from glebarez/dependabot/github_actions/schnee…
Browse files Browse the repository at this point in the history
…gans/dynamic-badges-action-1.4.0

build(deps): bump schneegans/dynamic-badges-action from 1.3.0 to 1.4.0
  • Loading branch information
glebarez authored May 29, 2022
2 parents cd5bd36 + 2d6a782 commit bb65cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/badge-sqlite-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: echo "sqlite_version=$(go test . -run '^TestSQLiteVersion$' -v | grep sqlite_version | tr -s ' ' | cut -d' ' -f3,4)" >> $GITHUB_ENV

- name: Make version badge
uses: schneegans/dynamic-badges-action@v1.3.0
uses: schneegans/dynamic-badges-action@v1.4.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: 0fd7561eb29baf31d5362ffee1ae1702
Expand Down

0 comments on commit bb65cce

Please sign in to comment.