Skip to content

Commit

Permalink
Merge pull request #353 from beeware/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
freakboy3742 committed May 12, 2024
2 parents c9c3811 + dc8d72d commit 5cbd2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5
with:
fetch-depth: 1
token: ${{ secrets.BRUTUS_PAT_TOKEN }}
Expand Down

0 comments on commit 5cbd2a3

Please sign in to comment.