Skip to content

Commit

Permalink
Renovate Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 261fae7 commit d11bc9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
role-session-name: GitHubActionsIntegrationTests

- name: Setup Python
uses: actions/setup-python@a0d74c0c423f896bc4e7be91d5cb1e2d54438db3
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f
with:
python-version: "3.12"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/analysis-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
go-version: '^1.20'

Expand Down

0 comments on commit d11bc9a

Please sign in to comment.