Skip to content

Commit

Permalink
Bump oxidize-rb/actions from 1.1.7 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps [oxidize-rb/actions](https://github.com/oxidize-rb/actions) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/oxidize-rb/actions/releases)
- [Commits](oxidize-rb/actions@v1.1.7...v1.1.9)

---
updated-dependencies:
- dependency-name: oxidize-rb/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 8ab22e4 commit d6bbfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Ruby and Rust
uses: oxidize-rb/actions/[email protected].7
uses: oxidize-rb/actions/[email protected].9
with:
rustup-toolchain: ${{ matrix.rustup-toolchain }}
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit d6bbfbe

Please sign in to comment.