Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 09fdae0 commit 9ce2ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ executors:
- image: docker:18.06.3-ce-git

orbs:
codecov: codecov/codecov@1.0.5
codecov: codecov/codecov@5.0.3
moul: moul/build@1.5.0
retry: moul/retry@0.6.0
docker: circleci/docker@0.5.13
docker: circleci/docker@2.8.1
#dl: moul/dl@1.7.0
tools: gotest/tools@0.0.9

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: codfish/semantic-release-action@v1.9.0
- uses: codfish/semantic-release-action@v3.5.0
if: github.ref == 'refs/heads/master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9ce2ba3

Please sign in to comment.