nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)
Signed-off-by: dependabot[bot] <support@github.com>
Signature
-----BEGIN PGP SIGNATURE-----
wsBcBAABCAAQBQJfcXxyCRBK7hj4Ov3rIwAAdHIIAB7E/Ph8aMJNLua96BcOyX2o
wpGE+yfoGIHcRO5jtm/awoLlH0Kv7sth/F0iPi5PiI4bqUeg/4WFpke35Bpn8yIr
/2EQbHThkJnF/YlI5NYltuyFAAE62UiqbcGo+Xig0/fJnp10M3GLYAYo7pIxA4W1
KxzuyZqdl8jBfmpi21OuEiu1KPmbxgHKEbPjQfKEnbtAsxwg9+T5uN8S9I3KVKH8
m0lfxUG1NEe+Pz+TmcK8JNieyPaQh1xsRHpzpLRQfuXgrqtuYbdgtGp5qHVO5XXa
d5Q3CK01KzNG2i/YmaffQYXfsDuhdcMQbN03tlnE/rLKQlEB/0m1GruhoS3mY/I=
=fdTo
-----END PGP SIGNATURE-----
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e63ed8f4827de7ea821be839eeea6a60e26f54c9..b11101731b49f956d8731bc44a794947b683f4d1 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -35,7 +35,7 @@ - nixpkgs=channel:nixos-20.03
runs-on: ubuntu-latest
steps:
- name: Checkout repository
- uses: actions/checkout@v2.3.2
+ uses: actions/checkout@v2.3.3
- name: Install nix
uses: cachix/install-nix-action@v10
with: