Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/bundler/Library/Homebrew/sorbet…
Browse files Browse the repository at this point in the history
…-0.5.11704
  • Loading branch information
dduugg authored Dec 19, 2024
2 parents 1af0a27 + 4db46ee commit 9d81276
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
zizmor --format sarif . > results.sarif || true
- name: Upload SARIF file
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: results.sarif
path: results.sarif
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkg-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
subject-path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg

- name: Upload installer to GitHub Actions
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
Expand Down
2 changes: 1 addition & 1 deletion Library/Homebrew/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
bindata (~> 2)
erubi (1.13.0)
hana (1.3.7)
json (2.9.0)
json (2.9.1)
json_schemer (2.3.0)
bigdecimal
hana (~> 1.3)
Expand Down
2 changes: 1 addition & 1 deletion Library/Homebrew/os/mac/pkgconfig/15/expat.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: expat
Version: 2.6.1
Version: 2.6.3
Description: expat XML parser
URL: https://libexpat.github.io/
Libs: -L${libdir} -lexpat
Expand Down
1 change: 1 addition & 0 deletions Library/Homebrew/shims/mac/super/pkgconf

0 comments on commit 9d81276

Please sign in to comment.